records
Hauptwohnbevölkerung - Aussenwanderung nach Ziel- und Quellgebieten
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten"
}
] - "definitions":{
- "hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten_records"
}
}
} - "records":
} - "properties":
- "hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "jahr":,{
- "type":"string",
- "title":"Jahr",
- "description":""
} - "ziel_quelle":,{
- "type":"string",
- "title":"Ziel/Quelle",
- "description":""
} - "zuzuge":,{
- "type":"integer",
- "title":"Zuzüge",
- "description":""
} - "fortzuge":,{
- "type":"integer",
- "title":"Fortzüge",
- "description":""
} - "saldo":,{
- "type":"integer",
- "title":"Saldo",
- "description":""
} - "kommune":{
- "type":"string",
- "title":"Kommune",
- "description":""
}
} - "jahr":
}
} - "fields":
} - "properties":
} - "hauptwohnbevolkerung-aussenwanderung-nach-ziel-und-quellgebieten":
}